home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 March
/
CHIP Mart 1997.iso
/
prg
/
Daytim
/
DTOAPMM.SM_
/
DTOAPMM.SM
Wrap
INI File
|
1995-08-15
|
2KB
|
131 lines
[ver]
4
[sty]
_DEFAULT.STY
[files]
[charset]
82
ANSI (Windows, IBM CP 1252)
[revisions]
0
[recfile]
h:\ir2\files\address.dat
C:\irwin\iraphdr.sam
2
1
3
12
1440
1440
[prn]
HP LaserJet 4/4M PostScript
[port]
FILE:
[lang]
1
[desc]
808259925
19
748890513
199
1
0
0
0
0
1
[fopts]
0
1
0
0
[lnopts]
2
Body Text
1
[docopts]
5
2
[GramStyle]
[l1]
0
[pg]
1
16 0 12 1025 0 0 0 65535 65535 Standard 65535 0 0 0 0 0 0 0 0 0 65535 0 0 65535 0 0 0 0 0
[edoc]
<:#288,9360>FUNCTION APMACRO1()
<:#288,9360>'Macro to accept an address file from Day-Timer Organizer and do a Mail Merge in AmiPro.
<:#288,9360>
<:#288,9360>'Reading the WIN.INI file for the paths.
<:#288,9360>dpath$ = GetWindowsDirectory$()
<:#288,9360>datapath$ = strcat$(dpath$, "\dtaddres.dat")
<:#288,9360>hpath$ = GetProfileString$("Day-Timer Organizer","path")
headpath$ = strcat$(hpath$,"dtoaphd.sam")
<:#288,9360>
<:#288,9360>'Starting the Mail Merge functions.
<:#288,9360>OpenMergeFile
<:#288,9360>result = SetDataFile(datapath$ 0 headpath$ 0 )
<:#576,9360>Message("This macro is complete. You may now print.","Ami Pro - Day-Timer Organizer Win Mail Merge")
<:#288,9360>Merge
<:#288,9360>
<:#288,9360>END FUNCTION
>
[Embedded]
00001354
>
[macsum] 1
APMACRO1 0 0 6 0
[macse]
14 APMACRO1
0 1288
13
8 1
0 16 "{1}" "\dtaddres.dat"
13
8 2
0 286 "Day-Timer Organizer" "path"
13
8 3
0 16 "{3}" "dtoaphd.sam"
13
8 4
24 785
2 566 1 "{2}" 0 "{4}" 0
13
8 5
0 3 "This macro is complete. You may now print." "Ami Pro - Day-Timer Organizer Win Mail Merge"
24 110
6 0
15
9
00001379